home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / tbogg100.zip / LOCAL.CFG < prev    next >
Text File  |  1997-03-15  |  18KB  |  421 lines

  1. ; LOCAL.CFG - Sample Boggle door configuration file for local play.
  2. ;
  3. ; This configuration file can be used by the sysop to customize Boggle
  4. ; door for use on their own system.  Boggle is designed to run on
  5. ; almost any BBS system automatically.  The configuration file system is
  6. ; provided to allow the customization of options such as paging hours,
  7. ; maximum time permitted within the door, etc...
  8. ;
  9. ; Any text following a semi-colon (;), and blank lines, are ignored.
  10. ;
  11. ;------------------------------------------------------------------------------
  12. ;
  13. ;  BBS system directory. Indicates where the door information file (drop file)
  14. ;  can be found. Remove the semi-colon (;) to activate this option.  You may
  15. ;  also specify the drop filename here!
  16. ;
  17. ;BBSDir    C:\SF\SFDOORS.DAT
  18. ;
  19. ;------------------------------------------------------------------------------
  20. ;
  21. ;  The door's working directory. This is where the door's system files are
  22. ;  located. Remove the semi-colon (;) to activate this option.
  23. ;
  24. ;DoorDir    C:\SF\DOORS\BOGGLE
  25. ;
  26. ;------------------------------------------------------------------------------
  27. ;
  28. ;  Path to The door's dictionary files.  If this is left off it will default
  29. ;  to as the same as where BOGGLE.EXE resides.  INSTALL.BAT, however,
  30. ;  installs the dictionary files in the DICTS\ path.
  31. ;
  32. DicPath    DICTS\
  33. ;
  34. ;------------------------------------------------------------------------------
  35. ;
  36. ;  Local mode override. Forces door to always operate in local test mode.
  37. ;  Remove the semi-colon (;) to activate this option. When this mode is
  38. ;  activated, no door information file is required and default settings are
  39. ;  used for the user's name, location, etc.
  40. ;
  41. LocalMode
  42. ;
  43. ;------------------------------------------------------------------------------
  44. ;
  45. ;  Door personality setting. This setting selects one of a number of sysop
  46. ;  interface personalities. Each personality setting emulates the status line
  47. ;  format and sysop function keys of a particular BBS package. Valid
  48. ;  personality settings are:
  49. ;
  50. ;                     Standard            (OpenDoors style, similar to RA 1.11)
  51. ;                     PCBoard
  52. ;                     RemoteAccess
  53. ;                     Wildcat
  54. ;
  55. Personality    Standard
  56. ;
  57. ;------------------------------------------------------------------------------
  58. ;
  59. ;  Log File options. "LogFileName" specifies filename (path optional) where the
  60. ;  door should record log information. To disable the log file altogether,
  61. ;  remove the semi-colon (;) from the "DisableLogging" line.
  62. ;
  63. ;LogFileName    BOGGLE.LOG
  64. DisableLogging
  65. ;
  66. ;------------------------------------------------------------------------------
  67. ;
  68. ;  Message to display when the player tries to use the same exact letters for
  69. ;  a second time in a game.  Maximum of 80 Characters in Length.
  70. ;  Default:  Are You Trying to Cheat, You've Used Those Letters Together ALREADY!
  71. ;
  72. AlreadyUsedMessage Are You Trying to Cheat, You've Used Those Letters Together ALREADY!
  73. ;
  74. ;------------------------------------------------------------------------------
  75. ;  The number of spaces to indent when writing to the log file.
  76. ;
  77. IndentSpace 15
  78. ;
  79. ;------------------------------------------------------------------------------
  80. ;  Allow the user to logoff the BBS from within the door. (YES or NO).
  81. ;
  82. AllowLogOff YES
  83. ;
  84. ;------------------------------------------------------------------------------
  85. ;
  86. ;  Limit the number of Games played per day!
  87. ;  Range: 1-5
  88. ;  REGISTERED OPTION ONLY.  Will always default to 1 if Unregistered or if
  89. ;  left out of this configuration file.
  90. ;
  91. GamesPerDay   1
  92. ;
  93. ;------------------------------------------------------------------------------
  94. ;
  95. ;  Number of Seconds the User has to find 24 Words.
  96. ;  Range: 0-999
  97. ;  REGISTERED OPTION ONLY.  Will always default to 300 if Unregistered or if
  98. ;  left out of this configuration file.
  99. ;
  100. SecondsPerGame  300
  101. ;
  102. ;------------------------------------------------------------------------------
  103. ;
  104. ;  Game Colors.  Background color and Card Color Defualts.
  105. ;  Range:
  106. ;        Background Color:
  107. ;                         black
  108. ;                         blue
  109. ;                         green
  110. ;                         cyan
  111. ;                         red
  112. ;                         magenta
  113. ;                         brown
  114. ;                         white
  115. ;
  116. ;              Card Color:
  117. ;                         black
  118. ;                         blue
  119. ;                         green
  120. ;                         cyan
  121. ;                         red  
  122. ;                         magenta
  123. ;                         brown
  124. ;                         white
  125. ;
  126. ;  REGISTERED OPTION ONLY.  Will always default to white/white if
  127. ;  Unregistered or if left out of this configuration file.
  128. ;
  129. BackGroundColor  white
  130. CardColor        white
  131. ;
  132. ;------------------------------------------------------------------------------
  133. ;
  134. ;  Total Make Up Days Allowed per day!
  135. ;  Range: 1-31
  136. ;  REGISTERED OPTION ONLY.  Will always default to 1 if Unregistered or if
  137. ;  left out of this configuration file.
  138. ;
  139. MakeUpDays   1
  140. ;
  141. ;------------------------------------------------------------------------------
  142. ;
  143. ;  Limit the number of Play Ahead Days that a user can play per day!
  144. ;  Range: 0-31
  145. ;  REGISTERED OPTION ONLY.  Will always default to 1 if Unregistered or if
  146. ;  left out of this configuration file.
  147. ;
  148. PlayAheadDays   1
  149. ;
  150. ;------------------------------------------------------------------------------
  151. ;
  152. ;  BBS node number that door is running on. Only used if Boggle is
  153. ;  unable to determine the node number by some other means.
  154. ;
  155. ;Node    1
  156. ;
  157. ;------------------------------------------------------------------------------
  158. ;
  159. ;  Sysop paging hours. Sysop paging will be permitted beginning at the start
  160. ;  time, up until, but not including, the end time. Times should be in 24-hour
  161. ;  format. To disable paging on a particular day, set the paging start and end
  162. ;  times to the same time.
  163. ;
  164. ;                      Start Time    End Time
  165. SundayPagingHours         9:00        22:00
  166. MondayPagingHours         8:30        22:00
  167. TuesdayPagingHours        8:30        22:00
  168. WednesdayPagingHours      8:30        22:00
  169. ThursdayPagingHours       6:30        22:00
  170. FridayPagingHours         8:30        22:00
  171. SaturdayPagingHours       9:00        22:00
  172. ;
  173. ;------------------------------------------------------------------------------
  174. ;
  175. ;  Duration of sysop page. Value indicates the number of beeps that compose the
  176. ;  sysop page alarm.
  177. ;
  178. PageDuration    10
  179. ;
  180. ;------------------------------------------------------------------------------
  181. ;
  182. ;  Maximum length of time a user is permitted to access the door. If the user's
  183. ;  total remaining time on the BBS is less than this value, the user will only
  184. ;  be permitted to access the door for this shorter length of time. This option
  185. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  186. ;  When this option is disabled, the user will be permitted to use the full
  187. ;  of their remaining time on the BBS within the door.
  188. ;
  189. ;MaximumDoorTime    15
  190. ;
  191. ;------------------------------------------------------------------------------
  192. ;
  193. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  194. ;  without the user pressing any key, before the user will be automatically
  195. ;  disconnected. A value of 0 disables inactivity timeouts.
  196. ;
  197. InactivityTimeout    220
  198. ;
  199. ;------------------------------------------------------------------------------
  200. ;
  201. ;  Name of the sysop. The Door can usually determine the sysop's name from the
  202. ;  information passed to the door by the BBS. However, some BBS software does
  203. ;  not supply this information to doors. In such cases, if the sysop's name is
  204. ;  required by the door, it may be supplied here. Remove the semi-colon (;) to
  205. ;  activate this option.
  206. ;
  207. SysopName    Timothy J. Ward
  208. ;
  209. ;------------------------------------------------------------------------------
  210. ;
  211. ;  Name of the BBS. The Door can usually determine the name of the BBS from
  212. ;  the information passed to the door by the BBS. However, some BBS software
  213. ;  does not supply this information to door programs. In such cases, if the
  214. ;  name of the BBS is needed by the door, it may be supplied here. Remove the
  215. ;  semi-colon (;) to activate this option.
  216. ;
  217. SystemName    The Ultimate House of Fun BBS
  218. ;
  219. ;------------------------------------------------------------------------------
  220. ;
  221. ;  Door colour options. These options specify the various text colours that
  222. ;  will be used by the door if ANSI or AVATAR graphics modes are available.
  223. ;  Colours are specified in the format:
  224. ;
  225. ;         {Bright} {Flashing} [Foreground Colour] on [Background Colour]
  226. ;
  227. ;  Where foreground and background colours are one of:
  228. ;
  229. ;         Black
  230. ;         Blue
  231. ;         Green
  232. ;         Cyan
  233. ;         Red
  234. ;         Magenta
  235. ;         Yellow / Brown
  236. ;         White / Grey
  237. ;
  238. ChatUserColour               Bright white on black
  239. ChatSysopColour              Bright red on black
  240. PagePromptColour             Bright white on black
  241. PopupMenuTitleColour         Bright white on grey
  242. PopupMenuBorderColour        Black on grey
  243. PopupMenuTextColour          Black on grey
  244. PopupMenuKeyColour           Red on grey
  245. PopupMenuHighlightColour     Grey on black
  246. PopupMenuHighKeyColour       Red on black
  247. ;
  248. ;------------------------------------------------------------------------------
  249. ;
  250. ;  Memory swapping options. These options are generally not needed, but can be
  251. ;  used to customize OpenDoor's swapping behaviour. "SwappingDir" can be used
  252. ;  to specify which directory or directories should be used for swapping.
  253. ;  Multiple directory paths can be seperated using a semi-colon.
  254. ;  "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
  255. ;  memory, and "SwappingDisable" can be used to disable memory swapping
  256. ;  altogether. Remove the semi-colon (;) to activate any of these options.
  257. ;
  258. SwappingDir    C:\
  259. ;SwappingNoEMS
  260. ;SwappingDisable
  261. ;
  262. ;------------------------------------------------------------------------------
  263. ;
  264. ;  Serial port options. These options are generally not needed, as these
  265. ;  settings can usually be determined from the BBS door information file.
  266. ;  "LockedBPS" specifies the the BPS rate at which the door should communicate
  267. ;  with the modem. "SerialPort" specifies the port port number that the modem
  268. ;  is connected to. Unless you have reassigned the port numbers through your
  269. ;  FOSSIL drive, port 0 corresponds to COM1, port 1 corresponds to COM2, and
  270. ;  so on. Remove the semi-colon (;) to activate either of these options.
  271. ;
  272. LockedBPS    38400
  273. SerialPort   1
  274. ;
  275. ;
  276. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  277. ;  a FOSSIL driver has not been loaded, the door communicates directly with
  278. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  279. ;  the door to always communicate directly with the modem, bypassing any
  280. ;  FOSSIL driver.
  281. ;
  282. ;NoFossil
  283. ;
  284. ;------------------------------------------------------------------------------
  285. ;
  286. ;  The following options only apply if a FOSSIL driver is NOT being used for
  287. ;  serial communications. If a FOSSIL driver IS being used, these options
  288. ;  are normally set on the FOSSIL driver command line.
  289. ;
  290. ;  Hexidecimal address of the serial port. This address can usually be
  291. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  292. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  293. ;  (;) to activate this option.
  294. ;
  295. ;PortAddress 2F8
  296. ;
  297. ;
  298. ;  Interrupt request line that the serial port is using. May be any IRQ line
  299. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  300. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  301. ;  to activate this option.
  302. ;
  303. ;PortIRQ 4
  304. ;
  305. ;
  306. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  307. ;  the serial I/O receive buffer. You may want to increase this buffer size
  308. ;  if you find that characters being sent from the user's modem are being lost.
  309. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  310. ;  buffer. You may want to increase this buffer size for improved performance
  311. ;  in some multitasking environments.
  312. ;
  313. ReceiveBuffer 256
  314. TransmitBuffer 1024
  315. ;
  316. ;
  317. ;  UART FIFO buffers. Normally, the door will use 16550A UART FIFO buffers
  318. ;  if they are available. You can prevent the door from using the FIFO
  319. ;  buffers, even if they are available, by removing the semi-colon before
  320. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  321. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  322. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  323. ;  bytes.
  324. ;
  325. ;NoFIFO
  326. FIFOTriggerSize 4
  327. ;
  328. ;------------------------------------------------------------------------------
  329. ;
  330. ;  Custom door information file support. the door automatically recognizes
  331. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  332. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  333. ;  to permit the door to operate on BBS systems that produce a different
  334. ;  format file, you may define a custom door information file format. A custom
  335. ;  door information file format is defined using the "CustomFileName" command,
  336. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  337. ;
  338. ;  The "CustomFileName" option specifies the filename used to distinguish this
  339. ;  file format from other file formats. This filename should not include a
  340. ;  path. To specify the path where the door information file is located, use
  341. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  342. ;  custom format is the same as that of one of the built-in formats, the custom
  343. ;  format will override the built-in format.
  344. ;
  345. ;  The actual format of the custom file is specified using a number of lines
  346. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  347. ;  correspond to a single line in the door information file, with the option
  348. ;  following the "CustomFileLine" keyword specifying the information that can
  349. ;  be found on that line. This can be one of the following keywords:
  350. ;
  351. ;                    Ignore - Causes the next line in the door information
  352. ;                             file to be ignored. Use on lines for which none
  353. ;                             of the options below apply.
  354. ;                   ComPort - COM? port the modem is connected to
  355. ;                             (0 indicates local mode)
  356. ;                FossilPort - Fossil port number the modem is connected to
  357. ;                  ModemBPS - BPS rate at which to communicate with modem
  358. ;                             (0 or non-numerical value indicates local mode)
  359. ;                 LocalMode - 1, T or Y if door is operating in local mode
  360. ;                  UserName - Full name of the user
  361. ;             UserFirstName - First name(s) of the user
  362. ;              UserLastName - Last name of the user
  363. ;                     Alias - The user's psuedonym / handle
  364. ;                 HoursLeft - Hours user has left online
  365. ;               MinutesLeft - Minutes user has left online, or time left online
  366. ;                             in format hh:mm
  367. ;               SecondsLeft - Seconds user has left online, or time left online
  368. ;                             in format hh:mm:ss or format mm:ss
  369. ;                             (If more than one of the above time options are
  370. ;                             used, the user time left is taken to be the total
  371. ;                             of all of these values.)
  372. ;                      ANSI - 1, T, Y or G for ANSI graphics mode
  373. ;                    AVATAR - 1, T or Y for AVATAR graphics mode
  374. ;                       RIP - 1, T or Y for RIP graphics mode
  375. ;               PagePausing - 1, T or Y if user wishes a pause at end of screen
  376. ;              ScreenLength - Number of lines on user's screen
  377. ;            ScreenClearing - 1, T or Y if screen clearing mode is on
  378. ;                  Security - The user's security level / access level
  379. ;                      City - City the user is calling from
  380. ;                      Node - Node number user is connected to
  381. ;                 SysopName - Full name of the sysop
  382. ;            SysopFirstName - The sysop's first name(s)
  383. ;             SysopLastName - The sysop's last name
  384. ;                SystemName - Name of the BBS
  385. ;
  386. ;
  387. ;CustomFileName    SFDOORS.DAT
  388. ;CustomFileLine    UserName
  389. ;CustomFileLine    Ignore
  390. ;CustomFileLine    UserFirstName
  391. ;CustomFileLine    ModemBPS
  392. ;CustomFileLine    ComPort
  393. ;CustomFileLine    MinutesLeft
  394. ;CustomFileLine    Ignore
  395. ;CustomFileLine    Ignore
  396. ;CustomFileLine    ANSI
  397. ;CustomFileLine    Security
  398. ;CustomFileLine    Ignore
  399. ;CustomFileLine    Ignore
  400. ;CustomFileLine    MinutesLeft
  401. ;CustomFileLine    Ignore
  402. ;CustomFileLine    Ignore
  403. ;CustomFileLine    Ignore
  404. ;CustomFileLine    Ignore
  405. ;CustomFileLine    Ignore
  406. ;CustomFileLine    Ignore
  407. ;CustomFileLine    Ignore
  408. ;CustomFileLine    Node
  409. ;CustomFileLine    Ignore
  410. ;CustomFileLine    Ignore
  411. ;CustomFileLine    Ignore
  412. ;CustomFileLine    Ignore
  413. ;CustomFileLine    Ignore
  414. ;CustomFileLine    Ignore
  415. ;CustomFileLine    Ignore
  416. ;CustomFileLine    City
  417. ;CustomFileLine    Ignore
  418. ;CustomFileLine    RIP
  419. ;
  420. ;------------------------------------------------------------------------------
  421.